Text2Pic returns a picture in Var1 which is the graphical representation of the text specified by Expr_Text.
Expr_Text can have up to 32000 characters. The others parameters are used as follows :
Expr1 specifies the justification : 0=Align Left, 1=Centered,-1=Align right.
Expr2 specifies the font.
Expr_Num3 specifies the size of characters ( from 1 to 128)
Expr_Num4, specifies the style variations: 0=Plain, 1=Bold, 2=Italic, 4=Underline, 8=Outline, 16=Shadow, 32=Condensed, 64=Extended. You can add values to specify several variations.
Var2,
Before the call: transfer mode of the picture
After the call : 0 if the picture has been created, -1 if the picture has not been created.